- LG is giving away free 27-inch gaming monitors, but this is the last day to grab one
- I tested this Eufy security camera and can't go back to grainy night vision
- Your Ray-Ban Meta smart glasses just got two significant upgrades for free - what they do
- I found a Bluetooth tracker for Android users that works better than AirTags (and is cheaper)
- Learn with Cisco at Cisco Live 2025 in San Diego
UCS: Invalid Keyring certificate alert on UCSM
Problem Description:
Invalid Keyring certificate alert on UCSM
Action Plan:
Went on call and saw the keyring had expired:
EXB-B /security/keyring # show det
Keyring default:
RSA key modulus: Mod2048
Trustpoint CA:
Cert Status: Expired
– Closed the UCSM GUI, and regenerated the keyring.
# scope security
/security # scope keyring default
/security/keyring # set regenerate yes
/security/keyring *# commit-buffer
EXB-B /security/keyring # show det
Keyring default:
RSA key modulus: Mod2048
Trustpoint CA:
Cert Status: Valid
– Issue is resolved.